native interface meaning in Chinese
系统介面
Examples
- Java native interface or remote method invocation
Java本机接口或远程方法调用。 - In ijmousedownlistener . java is simply a clone of the native interface to the java platform
只是本地接口针对java平台的一个克隆。 - Java native interface shows you how to integrate native code with programs written in java
向您介绍了如何将本地代码集成到用java编写的程序。 - The rjcb technology uses the java native interface framework to bridge java code and com code
Rjcb技术采用java本机接口( jni )框架在桥java代码和com之间实现桥接。 - One standard way to produce java apis for non - java applications is to use java native interface
为非java应用程序生成java api的一种标准方法是使用java本地接口( jni ) 。